home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / f1demo.cpt / F1 English Demo ƒ / Answer FReq next >
Encoding:
Text File  |  1992-08-13  |  857 b   |  43 lines

  1. %;
  2. %; Answer File Exambre
  3. %;
  4. %; The character:
  5. %; %;
  6. %; at the beginning of a line means 'comment'
  7. %;
  8. %; For more info read the manual.
  9. %;
  10. %; if error code is 9 (request ok) then don't send the answer
  11. %abort 9
  12. %;
  13. %; errors description
  14. %text 1 file not found
  15. %text 2 file isn't new
  16. %text 3 wrong password
  17. %text 4 file limit reached
  18. %text 5 File Requests disabled
  19. %text 6 bytes limit reached
  20. %text 7 time limit reached
  21. %;
  22. %; this is the text of the message
  23. %;
  24. Answer created by Formula 1
  25. ---------------------------
  26.  
  27. Your request of %date %time to node %mynode (%system)
  28.  
  29. You requested:
  30.  
  31. %request   
  32.  
  33. the request failed because:
  34.  
  35. %status.
  36.  
  37. %line 1 You can request the full list of available files with the magicname FILES
  38.  
  39. If you need more info you can send a message to %sysop at %mynode.
  40.  
  41. %sysop,
  42. %system, %mynode
  43.